GrapeCity MultiRow Windows Forms Documentation
CombinedCellStyle Constructor(IEnumerable<CellStyle>)


The intialized items.
Initializes a new instance of the ConditionalCellStyle class.
Syntax
Public Function New( _
   ByVal items As IEnumerable(Of CellStyle) _
)
Dim items As IEnumerable(Of CellStyle)
 
Dim instance As New CombinedCellStyle(items)
public CombinedCellStyle( 
   IEnumerable<CellStyle> items
)

Parameters

items
The intialized items.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

CombinedCellStyle Class
CombinedCellStyle Members
Overload List

 

 


Copyright © GrapeCity, inc. All rights reserved.